getCreatedOn

abstract fun getCreatedOn(): Date

Gets the date and time when this user profile was initially created.

Return

A Date object representing the creation timestamp of the user profile. Returns null if the creation date is not available.